home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_5 / suprlb11.ads < prev    next >
Text File  |  1995-05-01  |  3KB  |  97 lines

  1.                Amiga Distribution System - Long Description File
  2.                -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3.  
  4.  
  5.  Program Name : Super Libs  - by -  Jure Vrhovnik
  6.  
  7. -----------------------------------------------------------------------------
  8. File 1 - SuprLb11.lha -   73001      ADOS Req'd
  9. File 2 -              -             [ ] All  [ ] WB1.x  [X] WB2.x  [ ] WB3.x
  10. File 3 -              -              ChipSet Req'd
  11. File 4 -              -             [X] Any  [ ] Orig   [ ] ECS    [ ] AGA
  12. -----------------------------------------------------------------------------
  13.  
  14.  Ram Req'd 
  15.  
  16.   [X] 512k  [ ] 1meg  [ ] 2meg  [ ] 3meg  [ ] ALOT!!! 
  17.  
  18.  Special Hardware 
  19.  
  20.   
  21.  
  22. -----------------------------------------------------------------------------
  23.                               Long Description
  24. -----------------------------------------------------------------------------
  25.  
  26. Short:    New gfx/intuition/dos library functions
  27. Author:   Jure Vrhovnik (jurev@gea.fer.uni-lj.si)
  28. Uploader: jurev@gea.fer.uni-lj.si
  29. Type:     dev/c
  30.  
  31.  
  32.  Supra -- Extension functions to dos, intuition and graphics library
  33.  =====
  34.  
  35.  Version 1.1 (11. Apr 1995)
  36.  ⌐ Copyright by Jure Vrhovnik. All rights reserved.    
  37.  
  38.  
  39. NEW from v1.0:
  40.     - AddToolType() - add or change icon's tooltypes very easily
  41.     - Minor error in source code, which was causing some problems with
  42.       linking, is fixed. (pragmas weren't included)
  43.  
  44. Supra is a linked library which contains a few useful functions
  45. that are easy to use. A brief description of what it contains:
  46.  
  47.     o File copier
  48.     o Very easy but powerful recursive directory scanning
  49.     o Quick file type/existance checking
  50.     o Create an entire directory path (extension to CreateDir() )
  51.     o Image colour remapping (now you can show images in their real
  52.       colors on a workbench!)
  53.     o Obtain a list of best pens (extension to ObtainBestPen() )
  54. NEW o Add or change icon's tooltypes
  55.  
  56.  
  57. Here is a list of function names:
  58.  
  59.     - FCopy()
  60.     - FileType()
  61.     - RecDirInit()
  62.     - RecDirNext()
  63.     - RecDirTags()
  64.     - RecDirFree()
  65.     - MakePath()
  66.     - ObtPens()
  67.     - RelPens()
  68.     - MakeNewImg()
  69.     - FreeNewImg()
  70. NEW - AddToolType()
  71.  
  72. Every function is well documented (in Commodore's RKM amigaguide style),
  73. and there are some useful examples included in this archive.
  74.  
  75. Source code of functions and examples are included.
  76.  
  77.  
  78. =============================================================================
  79.  
  80.            ADS Zone: 1
  81.      ADS Hatch Site: Paul Miller
  82.        ADS Position: ADS Zone 1 STAR
  83.            BBS Name: Lonely Mountain BBS
  84.     Phone Number(s): 804-827-0726
  85.     Network Address: 1:271/292  
  86.      Network Region: 13    
  87.           BBS Hours: 24 Hrs/Day
  88. BBS Mailer/Software: Mebbs-Net Pro BBS
  89.   BBS Storage Space: 2250 Megs + 8 CD Roms
  90.   File Requestable :  <X> Y     < > N
  91. File Request Hours : All The Time
  92.  
  93. =============================================================================
  94.                          ADS - Long Description Generator
  95.                          (c)Copyright 1995 by Paul Miller
  96.  
  97.